home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2008 #18 / KCD200818.ISO / Euro Truck / ets_1_00_setup.exe / base.scs / system / console / minicon.sii < prev    next >
Text File  |  2008-07-25  |  239b  |  24 lines

  1. SiiNunit
  2. {
  3.  
  4. ui::window : .wnd
  5. {
  6.  coords_l: 0
  7.  coords_r: 1024
  8.  coords_t: 768
  9.  coords_b: 668
  10.  my_children[0]: .log
  11. }
  12.  
  13. ui::logview : .log
  14. {
  15.  coords_l: 0
  16.  coords_r: 1024
  17.  coords_t: 768
  18.  coords_b: 722
  19.  p2p_pml: true
  20.  id: 1
  21.  my_parent: .wnd
  22. }
  23. }
  24.